projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9218a91
)
*** empty log message ***
author
Richard M. Stallman
<rms@gnu.org>
Sun, 17 Dec 2006 20:15:40 +0000
(20:15 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sun, 17 Dec 2006 20:15:40 +0000
(20:15 +0000)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index d288a604e2a72bc5fa282280805af0b8baef311d..a6851b77d23c8b3a51ae1d36bbf46015bd6487fe 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-4548,6
+4548,9
@@
autoloaded when not really necessary.
*** The function `make-auto-save-file-name' is now handled by file
name handlers. This will be exploited for remote files mainly.
+*** The function `file-name-completion' accepts an optional argument
+PREDICATE, and rejects completion candidates that don't satisfy PREDICATE.
+
** Input changes:
+++